Documentation for log types

Hi,

I’m playing around with API v2. I’ve found various types of logs like:

  • responder_accept_log_entry
  • responder_request_for_escalation_policy_log_entry
  • …

Is there any comprehensive documentation for all these types with description about their role?

Hi Michal,

Our documentation for the response schema of the /log_entries endpoint includes a section on the LogEntry polymorph. If you enable display of the schema reference, you’ll find a dropdown that will allow you to switch between the different log entry types, and that will show the value of type and also the properties of the log_entry object when it is that type.

However, I noticed that the two log entry types you had given aren’t included in that list, so I’m submitting an issue ticket to document those particular log entry types and any others we can find that aren’t yet included. Thanks for pointing that out!

Cheers,
-Demitri

Hmm I don’t see any section of LogEntry polymorph. I see below sections: ā€œparametersā€, ā€œtest this endpointā€, ā€œresponse messagesā€ and then a section for ā€œGet a log entryā€. What am I missing?

image

You have to click the ā€œResponse schemaā€ arrow to show the reference. Please let me know if this helps.

Now I see it. Thank you!

p.s. It wasn’t that easy :wink:

1 Like

@demitri @amaier I see more types are missing:

  • responder_accept_log_entry
  • responder_request_for_escalation_policy_log_entry
  • link_log_entry
  • unlink_log_entry
  • event_rule_action_log_entry
  • change_urgency_log_entry
  • title_change_log_entry